home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
- <background>
- <id>2653</id>
- <filler1>0</filler1>
- <bitmap>BMAP_4265.pbm</bitmap>
- <cantDelete> <true /> </cantDelete>
- <showPict> <true /> </showPict>
- <dontSearch> <false /> </dontSearch>
- <link rel="stylesheet" type="text/css" href="stylesheet_3919.css" />
- <part>
- <id>1</id>
- <type>field</type>
- <visible> <true /> </visible>
- <dontWrap> <false /> </dontWrap>
- <dontSearch> <false /> </dontSearch>
- <sharedText> <false /> </sharedText>
- <fixedLineHeight> <true /> </fixedLineHeight>
- <autoTab> <false /> </autoTab>
- <lockText> <false /> </lockText>
- <rect>
- <left>354</left>
- <top>97</top>
- <right>488</right>
- <bottom>124</bottom>
- </rect>
- <style>rectangle</style>
- <autoSelect> <false /> </autoSelect>
- <showLines> <false /> </showLines>
- <wideMargins> <false /> </wideMargins>
- <multipleLines> <false /> </multipleLines>
- <reservedFamily> 0 </reservedFamily>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>left</textAlign>
- <font>New York</font>
- <textSize>24</textSize>
- <textStyle>plain</textStyle>
- <textHeight>32</textHeight>
- <name>PLACE</name>
- <script></script>
- </part>
- <part>
- <id>2</id>
- <type>button</type>
- <visible> <false /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>306</left>
- <top>84</top>
- <right>336</right>
- <bottom>115</bottom>
- </rect>
- <style>transparent</style>
- <showName> <false /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <true /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <name>EAST</name>
- <script>on MOUSEUP
- GLOBAL V
- GLOBAL H
- GLOBAL MIN
- GLOBAL MAX
- GLOBAL S
- GLOBAL L
- GLOBAL P
- PUT H+1 INTO H
- PUT S - 25 INTO S
- IF (V = MAX) AND (H = MAX) THEN PUT 32 INTO P
- IF (V = MIN) AND (H < MAX) THEN PUT RANDOM (4)+25 INTO P
- IF (V = MAX) AND (H < MAX) THEN PUT RANDOM (4)+27 INTO P
- IF (V = MIN) AND (H = MAX) THEN N
- IF (V <> MIN) AND (V <> MAX) AND (H = MAX) THEN PUT 25 INTO P
- IF (V <> MIN) AND (V <> MAX) AND (H <> MIN) AND (H <> MAX) THEN PUT RANDOM (8)+23 INTO P
- IF (S = 0) THEN PUT 36 INTO P
- IF (V = MAX-1) OR (H = MAX-1) THEN PUT 38 INTO P
- PUT S INTO FIELD SCORE
- PUT V INTO FIELD VER
- PUT H INTO FIELD HOR
- GO TO CARD P
- end MOUSEUP
-
- ON N
- GLOBAL P
- PUT RANDOM (2) INTO T
- IF (T = 1) THEN PUT 29 INTO P
- IF (T = 2) THEN PUT 26 INTO P
- GO TO CARD P
- END N
-
- </script>
- </part>
- <part>
- <id>3</id>
- <type>button</type>
- <visible> <false /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>268</left>
- <top>101</top>
- <right>300</right>
- <bottom>131</bottom>
- </rect>
- <style>transparent</style>
- <showName> <false /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <true /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <name>SOUTH</name>
- <script>on MOUSEUP
- GLOBAL V
- GLOBAL H
- GLOBAL MIN
- GLOBAL MAX
- GLOBAL S
- GLOBAL L
- GLOBAL P
- PUT V+1 INTO V
- PUT S - 25 INTO S
- IF (V = MAX) AND (H = MAX) THEN PUT 32 INTO P
- IF (H = MIN) AND (V < MAX) THEN PUT RANDOM (4)+12 INTO P
- IF (H = MAX) AND (V < MAX) THEN PUT RANDOM (4)+10 INTO P
- IF (H = MIN) AND (V = MAX) THEN N
- IF (H <> MIN) AND (H <> MAX) AND (V = MAX) THEN PUT 10 INTO P
- IF (V <> MIN) AND (V <> MAX) AND (H <> MIN) AND (H <> MAX) THEN PUT RANDOM (8)+8 INTO P
- IF (S = 0) THEN PUT 36 INTO P
- IF (V = MAX-1) OR (H = MAX-1) THEN PUT 38 INTO P
- PUT S INTO FIELD SCORE
- PUT V INTO FIELD VER
- PUT H INTO FIELD HOR
- GO TO CARD P
- end MOUSEUP
-
- ON N
- GLOBAL P
- PUT RANDOM (2) INTO T
- IF (T = 1) THEN PUT 14 INTO P
- IF (T = 2) THEN PUT 16 INTO P
- GO TO CARD P
- END N
-
-
- </script>
- </part>
- <part>
- <id>4</id>
- <type>button</type>
- <visible> <false /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>234</left>
- <top>84</top>
- <right>264</right>
- <bottom>115</bottom>
- </rect>
- <style>transparent</style>
- <showName> <false /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <true /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <name>WEST</name>
- <script>on MOUSEUP
- GLOBAL V
- GLOBAL H
- GLOBAL MIN
- GLOBAL MAX
- GLOBAL S
- GLOBAL L
- GLOBAL P
- PUT H-1 INTO H
- PUT S - 25 INTO S
- IF (V = MIN) AND (H = MIN) THEN PUT 35 INTO P
- IF (V = MAX) AND (H > MIN) THEN PUT RANDOM (4)+17 INTO P
- IF (V = MIN) AND (H > MIN) THEN PUT RANDOM (4)+19 INTO P
- IF (V = MAX) AND (H = MIN) THEN N
- IF (V <> MIN) AND (V <> MAX) AND (H = MIN) THEN PUT 17 INTO P
- IF (V <> MIN) AND (V <> MAX) AND (H <> MIN) AND (H <> MAX) THEN PUT RANDOM (8)+16 INTO P
- IF (S = 0) THEN PUT 36 INTO P
- PUT S INTO FIELD SCORE
- PUT V INTO FIELD VER
- PUT H INTO FIELD HOR
- GO TO CARD P
- end MOUSEUP
-
- ON N
- GLOBAL P
- PUT RANDOM (2) INTO T
- IF (T = 1) THEN PUT 21 INTO P
- IF (T = 2) THEN PUT 18 INTO P
- GO TO CARD P
- END N
-
- </script>
- </part>
- <part>
- <id>5</id>
- <type>button</type>
- <visible> <false /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>268</left>
- <top>63</top>
- <right>300</right>
- <bottom>93</bottom>
- </rect>
- <style>transparent</style>
- <showName> <false /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <true /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <name>NORTH</name>
- <script>on MOUSEUP
- GLOBAL V
- GLOBAL H
- GLOBAL MIN
- GLOBAL MAX
- GLOBAL S
- GLOBAL L
- GLOBAL P
- PUT V-1 INTO V
- PUT S - 25 INTO S
- IF (V = MIN) AND (H = MIN) THEN PUT 35 INTO P
- IF (H = MIN) AND (V > MIN) THEN PUT RANDOM (4)+2 INTO P
- IF (H = MAX) AND (V > MIN) THEN PUT RANDOM (4)+4 INTO P
- IF (H = MAX) AND (V = MIN) THEN N
- IF (H <> MIN) AND (H <> MAX) AND (V = MIN) THEN PUT 2 INTO P
- IF (V <> MIN) AND (V <> MAX) AND (H <> MIN) AND (H <> MAX) THEN PUT RANDOM (8)+1 INTO P
- IF (S = 0) THEN PUT 36 INTO P
- PUT S INTO FIELD SCORE
- PUT V INTO FIELD VER
- PUT H INTO FIELD HOR
- GO TO CARD P
- end MOUSEUP
-
- ON N
- GLOBAL P
- PUT RANDOM (2) INTO T
- IF (T = 1) THEN PUT 6 INTO P
- IF (T = 2) THEN PUT 8 INTO P
- GO TO CARD P
- END N
-
- </script>
- </part>
- <part>
- <id>6</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>34</left>
- <top>227</top>
- <right>218</right>
- <bottom>244</bottom>
- </rect>
- <style>transparent</style>
- <showName> <false /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <false /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <name>EXIT</name>
- <script>on mouseUp
- GLOBAL MAX
- GLOBAL S
- GLOBAL V
- GLOBAL H
- IF (V <> MAX) AND (H <> MAX) THEN PUT 0 INTO S
- visual effect scroll left
- go to card id 16393
- END MOUSEUP
-
-
- </script>
- </part>
- <part>
- <id>7</id>
- <type>field</type>
- <visible> <true /> </visible>
- <dontWrap> <false /> </dontWrap>
- <dontSearch> <false /> </dontSearch>
- <sharedText> <false /> </sharedText>
- <fixedLineHeight> <true /> </fixedLineHeight>
- <autoTab> <false /> </autoTab>
- <lockText> <true /> </lockText>
- <rect>
- <left>256</left>
- <top>152</top>
- <right>324</right>
- <bottom>169</bottom>
- </rect>
- <style>shadow</style>
- <autoSelect> <false /> </autoSelect>
- <showLines> <false /> </showLines>
- <wideMargins> <false /> </wideMargins>
- <multipleLines> <false /> </multipleLines>
- <reservedFamily> 0 </reservedFamily>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>left</textAlign>
- <font>Geneva</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <textHeight>16</textHeight>
- <name>SCORE</name>
- <script></script>
- </part>
- <part>
- <id>8</id>
- <type>field</type>
- <visible> <true /> </visible>
- <dontWrap> <false /> </dontWrap>
- <dontSearch> <false /> </dontSearch>
- <sharedText> <false /> </sharedText>
- <fixedLineHeight> <true /> </fixedLineHeight>
- <autoTab> <false /> </autoTab>
- <lockText> <true /> </lockText>
- <rect>
- <left>442</left>
- <top>199</top>
- <right>463</right>
- <bottom>214</bottom>
- </rect>
- <style>rectangle</style>
- <autoSelect> <false /> </autoSelect>
- <showLines> <false /> </showLines>
- <wideMargins> <false /> </wideMargins>
- <multipleLines> <false /> </multipleLines>
- <reservedFamily> 0 </reservedFamily>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>left</textAlign>
- <font>Geneva</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <textHeight>16</textHeight>
- <name>LEVEL</name>
- <script></script>
- </part>
- <part>
- <id>9</id>
- <type>field</type>
- <visible> <true /> </visible>
- <dontWrap> <false /> </dontWrap>
- <dontSearch> <false /> </dontSearch>
- <sharedText> <false /> </sharedText>
- <fixedLineHeight> <true /> </fixedLineHeight>
- <autoTab> <false /> </autoTab>
- <lockText> <true /> </lockText>
- <rect>
- <left>393</left>
- <top>160</top>
- <right>481</right>
- <bottom>175</bottom>
- </rect>
- <style>rectangle</style>
- <autoSelect> <false /> </autoSelect>
- <showLines> <false /> </showLines>
- <wideMargins> <false /> </wideMargins>
- <multipleLines> <false /> </multipleLines>
- <reservedFamily> 0 </reservedFamily>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>left</textAlign>
- <font>Geneva</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <textHeight>16</textHeight>
- <name>VER</name>
- <script></script>
- </part>
- <part>
- <id>10</id>
- <type>field</type>
- <visible> <true /> </visible>
- <dontWrap> <false /> </dontWrap>
- <dontSearch> <false /> </dontSearch>
- <sharedText> <false /> </sharedText>
- <fixedLineHeight> <true /> </fixedLineHeight>
- <autoTab> <false /> </autoTab>
- <lockText> <true /> </lockText>
- <rect>
- <left>393</left>
- <top>178</top>
- <right>481</right>
- <bottom>193</bottom>
- </rect>
- <style>rectangle</style>
- <autoSelect> <false /> </autoSelect>
- <showLines> <false /> </showLines>
- <wideMargins> <false /> </wideMargins>
- <multipleLines> <false /> </multipleLines>
- <reservedFamily> 0 </reservedFamily>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>left</textAlign>
- <font>Geneva</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <textHeight>16</textHeight>
- <name>HOR</name>
- <script></script>
- </part>
- <name></name>
- <script>ON OPENCARD
- GLOBAL V
- GLOBAL H
- GLOBAL L
- GLOBAL P
- GLOBAL S
- GLOBAL MIN
- GLOBAL MAX
- PUT S INTO FIELD SCORE
- PUT V INTO FIELD VER
- PUT H INTO FIELD HOR
- PUT L INTO FIELD LEVEL
- IF (V = H) AND (V <> MAX) AND (V <> MIN) AND (H <> MAX) AND (H <> MIN) THEN IC
- PASS OPENCARD
- END OPENCARD
-
- ON CLOSECARD
- GLOBAL MIN
- GLOBAL MAX
- GLOBAL H
- GLOBAL V
- IF (V = H) AND (V <> MAX) AND (V <> MIN) AND (H <> MAX) AND (H <> MIN) THEN CP
- PUT EMPTY INTO FIELD SCORE
- PUT EMPTY INTO FIELD VER
- PUT EMPTY INTO FIELD HOR
- PUT EMPTY INTO FIELD LEVEL
- PASS CLOSECARD
- END CLOSECARD
-
- ON CP
- CHOOSE LASSO TOOL
- CLICK AT 139,192 WITH COMMANDKEY
- DOMENU CUT PICTURE
- PUT EMPTY INTO FIELD SCORE
- PUT EMPTY INTO FIELD VER
- PUT EMPTY INTO FIELD HOR
- PUT EMPTY INTO FIELD LEVEL
- CHOOSE BROWSE TOOL
- END CP
-
- ON IC
- DIAL 1234
- CHOOSE LASSO TOOL
- DOMENU PASTE PICTURE
- SET DRAGSPEED TO 400
- DRAG FROM 319,231 TO 139,192
- CHOOSE BROWSE TOOL
- HIDE BACKGROUND BUTTON EAST
- HIDE BACKGROUND BUTTON WEST
- HIDE BACKGROUND BUTTON NORTH
- HIDE BACKGROUND BUTTON SOUTH
- GLOBAL S
- PUT 0 INTO S
- PUT S INTO FIELD SCORE
- END IC
-
-
-
-
- </script>
- </background>
-